body {
	background: #1f3c5f;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.bodyTextRight {
	float: right;
	width: 50%;
	margin: 0 0 0 30px;
}

.pricesLeft {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.pricesRight {
	float: left;
	width: 50%;
	
}
.image {
	margin: 10px 0 20px 30px;
	float: right;
}
.container {
	width: 760px;
	margin: 50px auto 0 auto;
	}
h1 {
	font-size: 15px;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 14px;
	margin: 5px 0 5px 0;
}
.header {
	width: 760px;
	height: 79px;
	background: url(/assets/images/header_bg.gif) no-repeat;
}

.logo {
	width: 360px;
	height: 79px;
	float: left;
}
.company_commandments {

}

hr {
	background-color: #cccccc;
	height: 1px;
	color: #cccccc;
}
.contact {
float: left;
}

a {color: #FF6600;}
a:hover {color:#;}
a.active {color:#f00; font-size: 13px;}


.navigation {
	width: 760px;
	height: 25px;
	background: #df5f11;
}
.navigation li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.navigation li a, .navigation li a:link {
  font: normal 11px Arial, Helvetica, sans-serif;
  /*background: #565656;*/
  color: #ffffff;
  display: block;
  padding: 5px 0 6px;
text-align: center;
  text-decoration: none;
}

.navigation ul {
	margin: 0;
	padding: 0;
	width: 760px;
	float: left;
}

.navigation li a:hover {
	color: #ffffff;
	background: #e7874d;
}

.navigation li a.selected{
	color: #df5f11;
	background: #ffffff;
}


.navigation .selected{
	color: #df5f11;
	background: #ffffff;
}

.navigation a#no0 {
	width: 85px;
}
.navigation a#no1 {
	width: 150px;
}
.navigation a#no2 {
	width: 150px;
}
.navigation a#no3 {
	width: 90px;
}
.navigation a#no4 {
	width: 105px;
}
.navigation a#no5 {
	width: 80px;
}
.navigation a#no6 {
	width: 100px;
}


.content {
	padding: 15px 15px 0px 15px;
	width: 730px;
	font-size: 11px;
	background: #ffffff;
	line-height: 1.2em;
	float: left;
}

.content ul {
	list-style: disc;
	margin-left: 50px;
}

.containerBottom {
	height: 14px;
	background: url(/assets/images/bottom_bg.gif) no-repeat;
	clear: both;
}
.freePhone {
	width: 730px;
	height:20px;
	text-align: right;
	padding-right: 30px;
	background: #ffffff;
	float: left;
}

.footer {
	width: 760px;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
/* ncms stuff */
.jobTitle {font-size: 17px;padding: 5px;font-weight:bold;font-size: 16px;color:#544b49;letter-spacing: -1px;}
.JobText {padding: 5px;}
.jobSection {padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:right;}
.jobStatus {padding: 5px;width: 50%;font-weight:bold;font-size: 11px;color:#c3c3c3;text-align:left;}
.jobSpacer {padding:5px;}
.jobSpacer hr {border: 1px solid #544b49}

/* nCMS Drop Down Menu*/
.nCMSDDLHolder, .nCMSDDLHolder ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nCMSDDLHolder {
  z-index: 100;
  position: relative;
}
.nCMSDDLHolder li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nCMSDDLHolder li a, .nCMSDDLHolder li a:link, .nCMSDDLHolder li a:active, .nCMSDDLHolder li a:visited {
  font: normal 11px Arial, Helvetica, sans-serif;
  /*background: #565656;*/
  color: #ffffff;
  display: block;
  padding: 5.5px 27.9px;
text-align: center;
width: auto;
  text-decoration: none;
}

.nCMSDDLHolder li a:hover {
  color: #000;	

}
#nCMSDDL li:hover a, 
#nCMSDDL li.nCMSHover a {
    color: #df5f11;
	background: #ffffff;
}
#nCMSDDL li:hover ul a, 
#nCMSDDL li.nCMSHover ul a {
  background: #ffffff;
  color: #565656;	
outline: none;
}
#nCMSDDL li:hover ul a:hover, 
#nCMSDDL li.nCMSHover ul a:hover {
color:#E7BA07;
}

.nCMSDDLHolder ul {
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nCMSDDLHolder li:hover ul,
.nCMSDDLHolder li.nCMSHover ul {
  top: 0px;
}
.nCMSDDLHolder ul li {
  border: 0;
  float: none;
}
.nCMSDDLHolder ul a {
  border-bottom: 0;
  white-space: nowrap;
    padding-right: 20px;
  width: 80px;
}
.nCMSDDLHolder ul a:hover {
    color:#E7BA07;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

